More small doc and lispref edits related to processes
authorGlenn Morris <rgm@gnu.org>
Wed, 18 Apr 2012 07:21:18 +0000 (00:21 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 18 Apr 2012 07:21:18 +0000 (00:21 -0700)
commit60c62631f0b744ddf719942f6733c86daaa801ba
tree1e8078cdb9cffdb0d1f2a3c9696510152a0dcc13
parentd7d8c8f4116ad4c59bcce2ec99a8ab8b82b271db
More small doc and lispref edits related to processes

* doc/lispref/processes.texi (Serial Ports, Byte Packing, Bindat Spec)
(Bindat Functions): Copyedits.

* src/process.c (Fset_process_inherit_coding_system_flag)
(Fset_process_query_on_exit_flag): Doc fix (mention return value).
(Fmake_network_process, Fmake_serial_process): Doc fix.

* admin/FOR-RELEASE: Related markup.
admin/FOR-RELEASE
doc/lispref/ChangeLog
doc/lispref/processes.texi
src/ChangeLog
src/process.c